home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 7 / Eagles_Nest_Mac_Collection_Disc_7.TOAST / Text Editors & Tools / Edit][214 / Edit][214 / Edit II 2.1.4 / Version History < prev    next >
Text File  |  1993-03-06  |  10KB  |  211 lines

  1. Version History
  2. ~~~~~~~~~~~~~~~
  3. 2.1.4 (03/06/93) Yet another Maintenance Release
  4. ~~~~~
  5. • No changes in documentation from 2.1.1 (except for the registration page)
  6. ** Bugs fixed **
  7. • Preferences now set properly for initial startup - initial font size
  8. was previously set to zero and the initial window placement was *way*
  9. off to the side! (This happened when I put in code to allow users to
  10. select default window size, and forgot to set up the initial default
  11. size when setting up an EditPrefs file for the first time.).
  12.  
  13. 2.1.3 (02/28/93) Maintenance Release
  14. ~~~~~
  15. • No changes in documentation from 2.1.1 (except for the registration page)
  16. • Removed code which stores $FFFFFFFF in location 0 to trap references to
  17. that location.
  18.  
  19. 2.1.2 (02/14/93) Maintenance Release
  20. ~~~~~
  21. • No changes in documentation from 2.1.1 (except for the registration page)
  22. ** Bugs fixed **
  23. • Files now properly closed when windows are dismissed (should eliminate
  24. 'file busy, can't empty trash' problems).
  25. • Files on remote networks aren't doubled when saved. [SetEOF doesn't
  26. reset the file pointer in remote files]
  27.  
  28. 2.1.1 (10/12/92) Maintenance Release
  29. ~~~~~
  30. • No changes in documentation from 2.1 (except for the registration page)
  31. ** Bugs fixed **
  32. • Doing 'Save As' with the same filename gave a -47 error [Tried to delete
  33. an existing file of the same name] 2.1.1 now closes the file before
  34. doing a delete.
  35.  
  36. 2.1 (09/24/92)
  37. ~~~
  38. ** New Features **
  39. • Reverse printing is now optional (accessible from the Print dialog box).
  40. • Autowrap now implemented (thanks to all who requested it).  What happens is
  41. that the first space after the wrap column is automagically converted into a
  42. space.  If the cursor happens to be clicked in the middle of a line and typing
  43. starts, then the rest of the line is not pushed over the wrap margin until
  44. the space is typed.
  45. • Wrap on open implemented (useful for opening TeachText files).
  46. • Respects file access rights (should be great for all you who wanted to use
  47. Edit II on networked files).
  48. • Can set default size for new window (great for those with HUGE screens).
  49. • command-up arrow does a page up while command-down arrow does a page down
  50. (this was devised for PowerBook users - like me).
  51. • A bullet appears in front of the names of the unsaved files in the Windows
  52. menu.
  53. ** Bugs fixed **
  54. • Transfer now doesn't reopen files.
  55. • Additional menus (such as fax modem menus) don't corrupt the menu bar.
  56. • Double-clicking on an Edit II alias doesn't keep the cursor to the watch.
  57. • Clicking on Cancel in the Quit dialog box doesn't cause an immediate quit.
  58. • Clicking on No on the Quit dialog box doesn't skip all the other windows.
  59. • Unwrap now marks the window as being changed.
  60. • File names containing ; ^ ! < / and ( are now set up properly in the
  61. windows menu. (AppendMenu doesn't like these characters!)
  62.  
  63. 2.0.2 (05/14/92)
  64. ~~~~~
  65. *** New Features ***
  66. • Global settings (default font, size, creator; linefeed stripping; other
  67. miscellaneous settings) now accessible from Preferences command in Options
  68. menu.
  69. • Cursor jumping with the '-' key is now an optional feature (from the
  70. Preferences dialog).
  71. • Y/N/C can be used instead of clicking on the Yes/No/Cancel buttons.
  72. Command-period works for cancel in all dialogs (I tested most of them!).
  73. All dialogs now feature highlighted default buttons.
  74. • Stationery-aware for all you System 7 people.  Stationery documents store
  75. text and settings and will open as Untitled.  Rebuild desktop to see new
  76. stationery icon (or use SaveABndl like I do).
  77. *** Bugs fixed ***
  78. • Double-clicking on a file too large to fit in memory now lets you know
  79. of the problem.
  80. • Balancing parentheses/braces/brackets in a large file now works (used
  81. an int for a long).
  82. • Menu hiliting has been streamlined.
  83. • Inadvertant switching when toggling num lock on or off under
  84. Apollo/PwrSwitcher has been fixed (put an extra delay in between ADB calls).
  85.  
  86. 2.0.1 (03/12/92)
  87. ~~~~~
  88. *** Bugs fixed ***
  89. • Double-clicking to open an Edit II text file while Edit II was running
  90. frequently gave an File Manager error #-43 (file not found).  Would also
  91. manifest itself as crashing when choosing Open...  (Forgot to clear
  92. pb.ioFDirIndex).
  93. • Turned off 'Get FrontClicks' bit in SIZE resource to prevent erroneous
  94. clicks when switching into Edit II.
  95.  
  96. 2.0 (03/07/92) "A whole new release"
  97. ~~~
  98. *** New Features ***
  99. • Major rearrangement (again) of the command key equivalents to be in line with
  100. the Apple User Interface Guidelines.  Check out the menus.
  101. • New documentation (in MacWrite format).
  102. • New Goodies menu which includes new functionality - Wrap, Unwrap and Remove
  103. Invisibles.
  104. • Windows menu has Tile, Layer, Close All, Save All.
  105. • Support for (virtually) unlimited windows -- subject to memory!
  106. • Page up/down does *not* change insertion point (as per interface guidelines).
  107. • Shift-arrows work OK now (selection extension).
  108. *** Bugs fixed ***
  109. • Cursor now tracks properly (I-beam is properly set!)
  110. • Menu purged ID=84 error fixed (Menu #100 was set purgeable - a no-no!)
  111. • Resource-less file (and new windows) now takes on the default font and size.
  112.  
  113. 1.2.7 (10/29/91) "Lean, mean and 32bit clean"
  114. ~~~~~
  115. We're now 32bit clean!  No, you didn't miss 1.2.5 and 1.2.6!
  116. *** New Features ***
  117. • You might want to rebuild the Desktop since I've included some colored icons
  118. for System 7.0.  The black 'n white icon has been slightly modified (added a pixel).
  119. • Size menu now friendlier under System 7.0, especially with TrueType/ATM fonts.
  120. • Larger and Smaller font size options added.
  121. • Reversed the version history in the ReadMe file so that the latest is at the top!
  122. *** Bugs fixed ***
  123. • Copy & Cut now not restricted to 32K of text (you should have sufficient space
  124. though, a check is made to ensure that twice the space is available - may be a
  125. bad heuristic but it seems to work ok).
  126. • Doing a Copy followed by closing the window did not transfer the stuff copied
  127. to the system scrap.  This has been fixed.
  128. • Slight rearrangement (again) of the command key equivalents.  Select All is now
  129. cmd-A, Find Again is now cmd-D.
  130.  
  131. 1.2.4 (09/14/91) Maintenance Release
  132. ~~~~~
  133. *** Bugs fixed ***
  134. • GetEditPrefs: IOError=-39 when trying to read pre-1.2.3 EditPrefs file (file
  135. size different)
  136. • Does not crash under UniFinder, now uses WaitNextEvent exclusively.
  137.  
  138. 1.2.3 (08/24/91)
  139. ~~~~~
  140. • EditPrefs file now contains print headers flag, number of spaces per tab.
  141. • Close now has cmd-W as the command key.  Consequently, Replace is now cmd-R,
  142. Replace and Find Again is cmd-Y, Page Setup is cmd-; and Print is cmd-P.
  143. • Print headers on each page is now optional.
  144. • Number of spaces per tab is now a global value and can be saved as a preference.
  145. This means that Set Tabs... will affect all future new windows and can be saved
  146. into the EditPrefs file.
  147. • The '-' key on the keypad now acts as a jump to previous insertion points (last 5).
  148. *** Bugs fixed ***
  149. • File list under Windows updates when an Untitled window is saved and when a
  150. window is Saved As another name.
  151.  
  152. 1.2.2 (05/17/91) Maintenance release.
  153. ~~~~~
  154. *** Bugs fixed ***
  155. • Existing clipboard contents are read in when the program starts.
  156.  
  157. 1.2.1 (05/16/91) Maintenance release.
  158. ~~~~~
  159. *** Bugs fixed ***
  160. • Cursor updating now done via MultiFinder 'cursor moved' event rather than
  161. everytime through the main event loop (cosmetic 'bug' since I noticed that the
  162. cursor would 'stick' to the arrow when moving very rapidly from the scroll bar
  163. to the editing window).
  164. • Clipboard contents are updated when the program is quit.
  165.  
  166. 1.2 (05/04/91)
  167. ~~~
  168. • EditPrefs file now includes a flag for New Untitled to optionally open a new
  169. untitled window on startup.  Default is to open the Untitled window.
  170. *** Bugs fixed ***
  171. • Selecting Quit from File menu and then selecting Cancel from the 'Save changes
  172. before quitting?' dialog would quit to the Finder anyway.
  173. • Now saves ETAB and EFNT information (tab/space and font/size resources) to the
  174. file if this is changed during edit.
  175.  
  176. 1.1 (04/05/91)
  177. ~~~
  178. • EditPrefs file in the Preferences folder of the System Folder now contains the
  179. setup of the options, font, size and creator which were saved last.  Default
  180. settings are: the following options are enabled (Auto Indent and SmartStrip),
  181. font is Monaco, size is 9 and creator is EDIT.  Preferences file is not created
  182. if System Folder is on a locked disk (e.g. network server or locked local disk).
  183. • Balance command added to Edit menu to balance parentheses, braces and
  184. brackets.
  185. • Remove LFs command added to Edit menu to remove all linefeeds from window,
  186. if Strip LF or SmartStrip are not selected.
  187. • Select All added to Edit menu.
  188. *** Bugs fixed ***
  189. • Typing the letter ‘O’ while in CursorPad mode would cause a cursor down
  190. operation in 1.0.2.
  191. • If Caps Lock key is down (and the Caps Lock LED is on) then hitting
  192. num lock to set CursorPad mode would turn off the Caps Lock LED.
  193. • NumLock LED would stay on when printing from the Finder.
  194. • ID=12 Bomb eliminated on quit from Edit II, due to calling non-existent ADB
  195. routines on Mac Plusses and below.
  196. (Operational tweak: removed Think's ANSI library to save a lot of space!)
  197.  
  198. 1.0.2 (11/20/90)
  199. ~~~~~
  200. • Now recognizes the extended keyboard del, home, end, pgup and pgdn keys
  201. while in the Cursor Pad mode.
  202. • Fixed toggling of LEDs.
  203. • Added Enter Selection menu item in Search menu to allow for copying of
  204. the selected text into the Search String box in the Find dialog (a la Think C).
  205. You can enter the selected text and then use Find Again to look for
  206. its next occurence.
  207.  
  208. 1.0.1 (10/09/90)
  209. ~~~~~
  210. First release.
  211.